a11y: Set accessible roles for GtkImage and GtkPicture
authorMatthias Clasen <mclasen@redhat.com>
Tue, 28 Jul 2020 19:44:12 +0000 (15:44 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 28 Jul 2020 22:16:37 +0000 (18:16 -0400)
commitefd4169fa27ec09e9fcd1134f34c1720f6efca19
tree0e56f88ee877b79d6b8fe0345a58a49feb9b03a4
parentcc50be971dfc181925c4cf46b07912b8d487d9d8
a11y: Set accessible roles for GtkImage and GtkPicture

Use the img accessible role for these.
Also update the documentation and add tests.
docs/reference/gtk/section-accessibility.md
gtk/gtkenums.h
gtk/gtkimage.c
gtk/gtkpicture.c
testsuite/a11y/image.c [new file with mode: 0644]
testsuite/a11y/meson.build